You-Get是一个基于 Python 3 的下载工具。使用 You-Get 可以很轻松的下载到网络上的视频、图片及音乐。 项目主页:https://github.com/soimort/you-getYou-Get 主页:https://you-get.org/You-Get 原版中文说明:htt ...
分类:
编程语言 时间:
2017-07-11 21:19:23
阅读次数:
230
一、介绍 Subversion Edge是Collabnet公司发布的SVN和Apache等组件结合的SVN管理工具。由于安装过subversion+apache,发现添加账户都需要登录服务器改配置,而subversionEdge有现成的web管理界面,故写此篇文章记录。 二、下载 官方地址:htt ...
分类:
系统相关 时间:
2017-07-10 17:56:09
阅读次数:
240
把编译安装的httpd 实现服务脚本,通过service和chkconfig 进行管理 1 编译安装httpd 把httpd编译安装在/app/httpd/目录下。 2 在/etc/rc.d/init.d/目录下新建一个文件httpd 这个文件的目的在于让service 命令可以管理编译安装的htt ...
分类:
Web程序 时间:
2017-07-10 10:28:04
阅读次数:
171
https://hellokoding.com/hello-single-sign-on-sso-with-json-web-token-jwt-spring-boot/ https://github.com/mefernandez/spring-multi-module-oauth-sso htt ...
分类:
编程语言 时间:
2017-07-09 23:09:29
阅读次数:
225
准备工作 VS Code下载地址:https://vscode.cdn.azure.cn/stable/379d2efb5539b09112c793d3d9a413017d736f89/VSCodeSetup-ia32-1.13.1.exe .NET Core 2.0 Preview下载地址:htt ...
分类:
Web程序 时间:
2017-07-08 18:43:29
阅读次数:
287
目录:1.WEB框架:2.Django安装:3.Django程序目录:4.Django配置文件:5.Django静态文件路径6.Django额外配置7.Django增删改查(原生pymysqle) a.ORM(班级管理表) b.路由关系 c.视图函数 d.Ajax(jQuery) e.其他8.Htt ...
分类:
其他好文 时间:
2017-07-08 16:54:46
阅读次数:
158
JavaScriptASP.netSchemeASP网络协议 URL即:统一资源定位符 (Uniform Resource Locator, URL) 完整的URL由这几个部分构成: scheme://host:port/path?query#fragment scheme(通信协议):常用的htt ...
Description Implement strStr(). Returns the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack. Solution htt ...
分类:
其他好文 时间:
2017-07-08 10:11:46
阅读次数:
123
百度地图:https://github.com/Dafrok/vue-baidu-mapgoogle地图:https://github.com/GuillaumeLeclerc/vue-google-maps高德地图:https://github.com/ElemeFE/vue-amap图表:htt ...
分类:
其他好文 时间:
2017-07-07 15:33:15
阅读次数:
210
这里使用的是mysql测试。1、先在mysql中建一个表:solr_test 2、插入几条测试数据: 3、用记事本打solrconfig.xml文件,在solrhome文件夹中。E:\solrhome\mycore\conf\solrconfig.xml (solrhome文件夹是什么,参见:htt ...
分类:
数据库 时间:
2017-07-07 11:41:45
阅读次数:
266